home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJLSR200.ZIP / src / libc / compat / bsd / rindex.s < prev    next >
Encoding:
Text File  |  1995-02-26  |  121 b   |  4 lines

  1. /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
  2. #include <libc/asmdefs.h>
  3.     FUNC(_rindex)
  4.     jmp    _strrchr